Skip to content

Added creation and preview of local image datasets with in place caption editing and searching abilities #498

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

Sourenm
Copy link
Contributor

@Sourenm Sourenm commented May 23, 2025

Users can create either text or image datasets,
They can drag and drop or choose any number of files to upload.,
One (or the first one) of these files could be json, jsonl, or csv that is the metadata for the images.,
If no such file is provided the app will create an empty metadata file itself,
User can view the images and the captions of the created dataset using the preview button,
The preview allows for searching based on the caption, and in place editing of the captions which will get written back to the metadata file once the save changes button is pressed

Copy link
Contributor

@deep1401 deep1401 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This modifies the DataTemplateWithPreview tab which would break the training task (Data Template) window. Maybe we can add these things in some newer file instead?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants